home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / std / c / 590 < prev    next >
Internet Message Format  |  1996-08-06  |  1KB

  1. Path: ix.netcom.com!netnews
  2. From: miker3@ix.netcom.com (Mike Rubenstein)
  3. Newsgroups: gnu.misc.discuss,comp.std.c
  4. Subject: Re: Coding Standards are ignorant
  5. Date: Mon, 18 Mar 1996 19:17:06 GMT
  6. Organization: Netcom
  7. Message-ID: <314db547.242588844@nntp.ix.netcom.com>
  8. References: <4gum82$14v4@info4.rus.uni-stuttgart.de> <MIB.96Mar15170902@gnu.ai.mit.edu> <wyraut5fqq.fsf@dns.bluesky.net> <MIB.96Mar16174948@gnu.ai.mit.edu> <4ifq40$i87@sundog.tiac.net> <MIB.96Mar18105957@gnu.ai.mit.edu>
  9. NNTP-Posting-Host: ix-dc12-16.ix.netcom.com
  10. X-NETCOM-Date: Mon Mar 18 11:16:43 AM PST 1996
  11. X-Newsreader: Forte Agent .99d/32.182
  12.  
  13. mib@gnu.ai.mit.edu (Michael I. Bushnell, p/BSG) wrote:
  14.  
  15. > You are not guaranteed that long is the widest integral type.  
  16.  
  17. Huh?  You most certainly are guarantteed that long is the widest
  18. signed integral type and unsigned long is the widest unsigned integral
  19. type by ISO 6.1.2.5.  This with one caveat -- I am assuming that
  20. "integer type" and "integral type" have the same meaning, but I'm
  21. pretty sure I've read that this will be made clear in an upcoming
  22. technical corrigendum.
  23.  
  24. Michael M Rubenstein
  25.